home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / macberon.sit / MacOberon 2.4(0) / System.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1992-02-07  |  1.5 KB  |  47 lines

  1. Syntax10.Scn.Fnt
  2. Syntax10i.Scn.Fnt
  3. Syntax12m.Scn.Fnt
  4. Move the mouse over the word Write on
  5. the line below, press the key labelled
  6. "control" on your keyboard and release
  7. it again.
  8. Write.Open Welcome.Text
  9. _________________________________________________________________
  10. Ed.Open ^                Edit.Print PrintFile *
  11. Write.Open ^           Write.Print PrintFile *
  12. Write.SysOpen ^
  13. System.ShowModules
  14. System.ShowCommands ^
  15. System.State ~
  16. Compiler.Compile *
  17. Compiler.Compile */s    {New Symbol File}
  18. System.Recall    {Last Closed Viewer}
  19. Edit.Recall         {Last Deleted Text}
  20. System.Directory ^
  21.     *.Text    *.Mod    *.Tool    *.Graph    *.Ob3    *.Bak    */dls
  22. System.CopyFiles  => ~
  23. System.RenameFiles  => ~
  24. System.DeleteFiles ~
  25. System.Watch    System.Collect    System.Time
  26. Write.SysOpen Super.Tool
  27. Write.SysOpen Documentation.Tool
  28. Write.SysOpen ^
  29.     Backup.Tool                {Diskette Backup}
  30.     Browser.Tool               {Symbol File Browser}
  31.     Catalogs.Tool              {File Catalog Sorting}
  32.     Compiler.Tool              {Compiler}
  33.     Def.Tool                       {Definition Projector}
  34.     Draw.Tool                    {Graphics Editor}
  35.     Edit.Tool                      {Standard Editor}
  36.     Ed.Tool                        {Extended Editor}
  37.     Filler.Tool                    {Screen Filling Curves}
  38.     Find.Tool                      {Multiple File Search}
  39.     FoldElems.Tool            {Folding Hypertext Tool}
  40.     Fonts.Tool                    {Fonts}
  41.     Hex.Tool                      {Binary File Editor}
  42.     Miscellaneous.Tool      {Miscellaneous Commands}
  43.     Net.Tool                       {Network Services}
  44.     RX.Tool                        {Regular Expressions}
  45.     Sort.Tool                      {Text Sorting}
  46.     Write.Tool                   {Document Editor}
  47.